Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: codec negotiation #811

Merged
merged 45 commits into from
Jan 15, 2025
Merged

feat: codec negotiation #811

merged 45 commits into from
Jan 15, 2025

Conversation

Brazol
Copy link
Contributor

@Brazol Brazol commented Dec 18, 2024

Overview

Allows dynamic codec negotiation on the fly. Adds support for publishing a single track in different encodings.
Spec: https://www.notion.so/stream-wiki/Codec-negotiation-SDK-checklist-1506a5d7f9f680999494eaa2148b28fc

@Brazol Brazol changed the base branch from main to feat/video-filters December 31, 2024 08:35
@Brazol Brazol changed the title Feat: Codec negotiation feat: codec negotiation Dec 31, 2024
Base automatically changed from feat/video-filters to main January 9, 2025 09:29
Brazol and others added 6 commits January 9, 2025 11:39
# Conflicts:
#	.github/workflows/app-distribute.yml
#	packages/stream_video/lib/src/call/session/call_session.dart
#	packages/stream_video/lib/src/webrtc/rtc_manager.dart
#	packages/stream_video/pubspec.yaml
#	packages/stream_video_flutter/example/pubspec.yaml
#	packages/stream_video_flutter/lib/src/video_effects/video_effects_manager.dart
#	packages/stream_video_flutter/pubspec.yaml
#	packages/stream_video_push_notification/pubspec.yaml
@Brazol Brazol marked this pull request as ready for review January 10, 2025 13:16
@Brazol Brazol requested a review from a team as a code owner January 10, 2025 13:16
Copy link
Contributor

@deven98 deven98 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Brazol Brazol merged commit 32f8517 into main Jan 15, 2025
3 checks passed
@Brazol Brazol deleted the feat/codec-negotiation branch January 15, 2025 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants